Skip to content

chore: make groups lower case for caseless email comparison#132

Merged
auniverseaway merged 1 commit into
mainfrom
chore/auth-caseless-email
Aug 18, 2025
Merged

chore: make groups lower case for caseless email comparison#132
auniverseaway merged 1 commit into
mainfrom
chore/auth-caseless-email

Conversation

@davidnuescheler

Copy link
Copy Markdown
Contributor

it would be great to lower case emails, to get to a case less comparison.

i think that IMS always returns them lower case, but i am not sure if this would break something relative to the IMS orgs which seem to be uppercase

adobe/da-live#421

@davidnuescheler
davidnuescheler marked this pull request as draft April 17, 2025 21:17
@codecov

codecov Bot commented Apr 17, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.86%. Comparing base (db01e68) to head (ad00845).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #132   +/-   ##
=======================================
  Coverage   75.86%   75.86%           
=======================================
  Files          39       39           
  Lines        2163     2163           
=======================================
  Hits         1641     1641           
  Misses        522      522           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@auniverseaway

Copy link
Copy Markdown
Member

This only affects the ACL trace and doesn't solve the overarching problem we have with case sensitivity, but should be mergeable.

@auniverseaway
auniverseaway marked this pull request as ready for review August 18, 2025 22:26
@auniverseaway
auniverseaway merged commit f092025 into main Aug 18, 2025
@auniverseaway
auniverseaway deleted the chore/auth-caseless-email branch August 18, 2025 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants